Vcenter NamespaceManagement Supervisors Identity Domains Summary
The Vcenter NamespaceManagement Supervisors Identity Domains Summary schema provides an overview of an identity domain registered for a Supervisor.
This schema was added in vSphere API 9.0.0.0.
{
"domain": "string",
"display_name": "string"
}
The immutable identifier of an identity domain generated when an identity domain is configured for a Supervisor.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.identity.domain
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.identity.domain
.
A name to be used for the given identity domain. This name will be displayed in the vCenter UI.
This property was added in vSphere API 9.0.0.0.